3.28 \(\int \frac{1}{(b \tan ^2(c+d x))^{3/2}} \, dx\)

Optimal. Leaf size=66 \[ -\frac{\cot (c+d x)}{2 b d \sqrt{b \tan ^2(c+d x)}}-\frac{\tan (c+d x) \log (\sin (c+d x))}{b d \sqrt{b \tan ^2(c+d x)}} \]

[Out]

-Cot[c + d*x]/(2*b*d*Sqrt[b*Tan[c + d*x]^2]) - (Log[Sin[c + d*x]]*Tan[c + d*x])/(b*d*Sqrt[b*Tan[c + d*x]^2])

________________________________________________________________________________________

Rubi [A]  time = 0.0291696, antiderivative size = 66, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 14, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.214, Rules used = {3658, 3473, 3475} \[ -\frac{\cot (c+d x)}{2 b d \sqrt{b \tan ^2(c+d x)}}-\frac{\tan (c+d x) \log (\sin (c+d x))}{b d \sqrt{b \tan ^2(c+d x)}} \]

Antiderivative was successfully verified.

[In]

Int[(b*Tan[c + d*x]^2)^(-3/2),x]

[Out]

-Cot[c + d*x]/(2*b*d*Sqrt[b*Tan[c + d*x]^2]) - (Log[Sin[c + d*x]]*Tan[c + d*x])/(b*d*Sqrt[b*Tan[c + d*x]^2])

Rule 3658

Int[(u_.)*((b_.)*tan[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = FreeFactors[Tan[e + f*x], x]}, Di
st[((b*ff^n)^IntPart[p]*(b*Tan[e + f*x]^n)^FracPart[p])/(Tan[e + f*x]/ff)^(n*FracPart[p]), Int[ActivateTrig[u]
*(Tan[e + f*x]/ff)^(n*p), x], x]] /; FreeQ[{b, e, f, n, p}, x] &&  !IntegerQ[p] && IntegerQ[n] && (EqQ[u, 1] |
| MatchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig
]])

Rule 3473

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(b*(b*Tan[c + d*x])^(n - 1))/(d*(n - 1)), x] - Dis
t[b^2, Int[(b*Tan[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1]

Rule 3475

Int[tan[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[Log[RemoveContent[Cos[c + d*x], x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int \frac{1}{\left (b \tan ^2(c+d x)\right )^{3/2}} \, dx &=\frac{\tan (c+d x) \int \cot ^3(c+d x) \, dx}{b \sqrt{b \tan ^2(c+d x)}}\\ &=-\frac{\cot (c+d x)}{2 b d \sqrt{b \tan ^2(c+d x)}}-\frac{\tan (c+d x) \int \cot (c+d x) \, dx}{b \sqrt{b \tan ^2(c+d x)}}\\ &=-\frac{\cot (c+d x)}{2 b d \sqrt{b \tan ^2(c+d x)}}-\frac{\log (\sin (c+d x)) \tan (c+d x)}{b d \sqrt{b \tan ^2(c+d x)}}\\ \end{align*}

Mathematica [A]  time = 0.361502, size = 56, normalized size = 0.85 \[ -\frac{\tan ^3(c+d x) \left (\cot ^2(c+d x)+2 \log (\tan (c+d x))+2 \log (\cos (c+d x))\right )}{2 d \left (b \tan ^2(c+d x)\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(b*Tan[c + d*x]^2)^(-3/2),x]

[Out]

-((Cot[c + d*x]^2 + 2*Log[Cos[c + d*x]] + 2*Log[Tan[c + d*x]])*Tan[c + d*x]^3)/(2*d*(b*Tan[c + d*x]^2)^(3/2))

________________________________________________________________________________________

Maple [A]  time = 0.022, size = 63, normalized size = 1. \begin{align*}{\frac{\tan \left ( dx+c \right ) \left ( \ln \left ( 1+ \left ( \tan \left ( dx+c \right ) \right ) ^{2} \right ) \left ( \tan \left ( dx+c \right ) \right ) ^{2}-2\,\ln \left ( \tan \left ( dx+c \right ) \right ) \left ( \tan \left ( dx+c \right ) \right ) ^{2}-1 \right ) }{2\,d} \left ( b \left ( \tan \left ( dx+c \right ) \right ) ^{2} \right ) ^{-{\frac{3}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(b*tan(d*x+c)^2)^(3/2),x)

[Out]

1/2/d*tan(d*x+c)*(ln(1+tan(d*x+c)^2)*tan(d*x+c)^2-2*ln(tan(d*x+c))*tan(d*x+c)^2-1)/(b*tan(d*x+c)^2)^(3/2)

________________________________________________________________________________________

Maxima [A]  time = 1.58767, size = 62, normalized size = 0.94 \begin{align*} \frac{\frac{\log \left (\tan \left (d x + c\right )^{2} + 1\right )}{b^{\frac{3}{2}}} - \frac{2 \, \log \left (\tan \left (d x + c\right )\right )}{b^{\frac{3}{2}}} - \frac{1}{b^{\frac{3}{2}} \tan \left (d x + c\right )^{2}}}{2 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*tan(d*x+c)^2)^(3/2),x, algorithm="maxima")

[Out]

1/2*(log(tan(d*x + c)^2 + 1)/b^(3/2) - 2*log(tan(d*x + c))/b^(3/2) - 1/(b^(3/2)*tan(d*x + c)^2))/d

________________________________________________________________________________________

Fricas [A]  time = 1.37851, size = 177, normalized size = 2.68 \begin{align*} -\frac{\sqrt{b \tan \left (d x + c\right )^{2}}{\left (\log \left (\frac{\tan \left (d x + c\right )^{2}}{\tan \left (d x + c\right )^{2} + 1}\right ) \tan \left (d x + c\right )^{2} + \tan \left (d x + c\right )^{2} + 1\right )}}{2 \, b^{2} d \tan \left (d x + c\right )^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*tan(d*x+c)^2)^(3/2),x, algorithm="fricas")

[Out]

-1/2*sqrt(b*tan(d*x + c)^2)*(log(tan(d*x + c)^2/(tan(d*x + c)^2 + 1))*tan(d*x + c)^2 + tan(d*x + c)^2 + 1)/(b^
2*d*tan(d*x + c)^3)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\left (b \tan ^{2}{\left (c + d x \right )}\right )^{\frac{3}{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*tan(d*x+c)**2)**(3/2),x)

[Out]

Integral((b*tan(c + d*x)**2)**(-3/2), x)

________________________________________________________________________________________

Giac [B]  time = 2.57734, size = 281, normalized size = 4.26 \begin{align*} -\frac{\frac{\mathrm{sgn}\left (-\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right ) \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2}}{\mathrm{sgn}\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right )} - \frac{8 \, \log \left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right ) \mathrm{sgn}\left (-\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right )}{\mathrm{sgn}\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right )} + \frac{4 \, \log \left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2}\right ) \mathrm{sgn}\left (-\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right )}{\mathrm{sgn}\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right )} - \frac{4 \, \mathrm{sgn}\left (-\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right ) \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} - \mathrm{sgn}\left (-\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} + 1\right )}{\mathrm{sgn}\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right ) \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2}}}{8 \, b^{\frac{3}{2}} d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*tan(d*x+c)^2)^(3/2),x, algorithm="giac")

[Out]

-1/8*(sgn(-tan(1/2*d*x + 1/2*c)^2 + 1)*tan(1/2*d*x + 1/2*c)^2/sgn(tan(1/2*d*x + 1/2*c)) - 8*log(tan(1/2*d*x +
1/2*c)^2 + 1)*sgn(-tan(1/2*d*x + 1/2*c)^2 + 1)/sgn(tan(1/2*d*x + 1/2*c)) + 4*log(tan(1/2*d*x + 1/2*c)^2)*sgn(-
tan(1/2*d*x + 1/2*c)^2 + 1)/sgn(tan(1/2*d*x + 1/2*c)) - (4*sgn(-tan(1/2*d*x + 1/2*c)^2 + 1)*tan(1/2*d*x + 1/2*
c)^2 - sgn(-tan(1/2*d*x + 1/2*c)^2 + 1))/(sgn(tan(1/2*d*x + 1/2*c))*tan(1/2*d*x + 1/2*c)^2))/(b^(3/2)*d)